projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9ca5d
)
babl: remove lingering reference to rgb-constants.h in makefile
author
Øyvind Kolås
<pippin@gimp.org>
Tue, 22 Aug 2017 02:28:05 +0000
(
04:28
+0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Tue, 22 Aug 2017 02:28:05 +0000
(
04:28
+0200)
babl/base/Makefile.am
patch
|
blob
|
history
diff --git
a/babl/base/Makefile.am
b/babl/base/Makefile.am
index 5b92521970b9676518233be302683c18c809b525..1b0fabeb16a4b878885d6550a24ca69568eb7174 100644
(file)
--- a/
babl/base/Makefile.am
+++ b/
babl/base/Makefile.am
@@
-23,7
+23,6
@@
libbase_la_SOURCES= $(h_sources) $(c_sources)
libbase_la_LIBADD = $(MATH_LIB)
EXTRA_DIST = \
- rgb-constants.h \
util.h \
pow-24.h